projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ea0b7d
)
make it compile
author
Matthias Clasen
<matthiasc@src.gnome.org>
Thu, 8 Jun 2006 04:10:09 +0000
(
04:10
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Thu, 8 Jun 2006 04:10:09 +0000
(
04:10
+0000)
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index 022c3f4d8468cd916e580edb57161c318bc00dbc..9e821e57e8f8bee4df70c9fa6774c9a997c5fd85 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-4857,7
+4857,7
@@
popup_targets_received (GtkClipboard *clipboard,
gtk_widget_destroy (entry->popup_menu);
entry->popup_menu = gtk_menu_new ();
- b
+
gtk_menu_attach_to_widget (GTK_MENU (entry->popup_menu),
GTK_WIDGET (entry),
popup_menu_detach);